Merge branch 'master' of github.com:roundcube/roundcubemail
commit
a01f3b959a
@ -0,0 +1,35 @@
|
||||
#!/bin/sh
|
||||
|
||||
# In 'translator' mode files will contain empty translated texts
|
||||
# where translation is not available, we'll remove these later
|
||||
|
||||
tx --debug pull -a --mode translator
|
||||
|
||||
PWD=`dirname "$0"`
|
||||
|
||||
do_clean()
|
||||
{
|
||||
# do not cleanup en_US files
|
||||
echo "$1" | grep -v en_US > /dev/null || return
|
||||
|
||||
echo "Cleaning $1"
|
||||
|
||||
# remove untranslated/empty texts
|
||||
perl -pi -e "s/^\\\$labels\[[^]]+\]\s+=\s+'';\n//" $1
|
||||
perl -pi -e "s/^\\\$messages\[[^]]+\]\s+=\s+'';\n//" $1
|
||||
# remove variable initialization
|
||||
perl -pi -e "s/^\\\$(labels|messages)\s*=\s*array\(\);\n//" $1
|
||||
# remove (one-line) comments
|
||||
perl -pi -e "s/^\\/\\/.*//" $1
|
||||
# remove empty lines (but not in file header)
|
||||
perl -ne 'print if ($. < 18 || length($_) > 1)' $1 > $1.tmp
|
||||
mv $1.tmp $1
|
||||
}
|
||||
|
||||
# clean up translation files
|
||||
for file in $PWD/../program/localization/*/*.inc; do
|
||||
do_clean $file
|
||||
done
|
||||
for file in $PWD/../plugins/*/localization/*.inc; do
|
||||
do_clean $file
|
||||
done
|
@ -0,0 +1,89 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/acl/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail ACL plugin |
|
||||
| Copyright (C) 2012-2013, The Roundcube Dev Team |
|
||||
| |
|
||||
| Licensed under the GNU General Public License version 3 or |
|
||||
| any later version with exceptions for skins & plugins. |
|
||||
| See the README file for a full license statement. |
|
||||
| |
|
||||
+-----------------------------------------------------------------------+
|
||||
|
||||
For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-acl/
|
||||
*/
|
||||
$labels['sharing'] = 'Compartiendo';
|
||||
$labels['myrights'] = 'Permisos de acceso';
|
||||
$labels['username'] = 'Usuario:';
|
||||
$labels['advanced'] = 'modo avanzado';
|
||||
$labels['newuser'] = 'Agregar entrada';
|
||||
$labels['actions'] = 'Acciones para los permisos de acceso...';
|
||||
$labels['anyone'] = 'Todos los usuarios (cualquiera)';
|
||||
$labels['anonymous'] = 'Invitado (anonimo)';
|
||||
$labels['identifier'] = 'Identificacion';
|
||||
$labels['acll'] = 'Buscar';
|
||||
$labels['aclr'] = 'Leer mensajes';
|
||||
$labels['acls'] = 'Mantener como visualizado';
|
||||
$labels['aclw'] = 'Escribir marcadores';
|
||||
$labels['acli'] = 'Insertar (Copiar en)';
|
||||
$labels['aclp'] = 'Publicar';
|
||||
$labels['aclc'] = 'Crear subcarpetas';
|
||||
$labels['aclk'] = 'Crear subcarpetas';
|
||||
$labels['acld'] = 'Eliminar mensajes';
|
||||
$labels['aclt'] = 'Eliminar mensajes';
|
||||
$labels['acle'] = 'Descartar';
|
||||
$labels['aclx'] = 'Eliminar carpeta';
|
||||
$labels['acla'] = 'Administrar';
|
||||
$labels['aclfull'] = 'Control total';
|
||||
$labels['aclother'] = 'Otro';
|
||||
$labels['aclread'] = 'Leer';
|
||||
$labels['aclwrite'] = 'Escribir';
|
||||
$labels['acldelete'] = 'Eliminar';
|
||||
$labels['shortacll'] = 'Buscar';
|
||||
$labels['shortaclr'] = 'Leer';
|
||||
$labels['shortacls'] = 'Mantener';
|
||||
$labels['shortaclw'] = 'Escribir';
|
||||
$labels['shortacli'] = 'Insertar';
|
||||
$labels['shortaclp'] = 'Publicar';
|
||||
$labels['shortaclc'] = 'Crear';
|
||||
$labels['shortaclk'] = 'Crear';
|
||||
$labels['shortacld'] = 'Eliminar';
|
||||
$labels['shortaclt'] = 'Eliminar';
|
||||
$labels['shortacle'] = 'Descartar';
|
||||
$labels['shortaclx'] = 'Borrado de carpeta';
|
||||
$labels['shortacla'] = 'Administrar';
|
||||
$labels['shortaclother'] = 'Otro';
|
||||
$labels['shortaclread'] = 'Leer';
|
||||
$labels['shortaclwrite'] = 'Escribir';
|
||||
$labels['shortacldelete'] = 'Eliminar';
|
||||
$labels['longacll'] = 'La carpeta es visible en listas y es posible suscribirse a ella';
|
||||
$labels['longaclr'] = 'La carpeta se puede abirir para lectura';
|
||||
$labels['longacls'] = 'El marcador de Mensajes Vistos puede ser modificado';
|
||||
$labels['longaclw'] = 'Los marcadores de mensajes y palabras clave se pueden modificar, excepto Visto y Eliminado';
|
||||
$labels['longacli'] = 'En esta carpeta se pueden escribir o copiar mensajes';
|
||||
$labels['longaclp'] = 'En esta carpeta se pueden publicar mensajes';
|
||||
$labels['longaclc'] = 'Debajo de esta carpeta se puede crear (o renombrar) otras carpetas directamente';
|
||||
$labels['longaclk'] = 'Debajo de esta carpeta se puede crear (o renombrar) otras carpetas directamente';
|
||||
$labels['longacld'] = 'El marcador de Mensaje Eliminado puede ser modificado';
|
||||
$labels['longaclt'] = 'El marcador de Mensaje Eliminado puede ser modificado';
|
||||
$labels['longacle'] = 'Los mensajes pueden ser descartados';
|
||||
$labels['longaclx'] = 'La carpeta puede ser eliminada o renombrada';
|
||||
$labels['longacla'] = 'Los permisos de acceso de esta carpeta pueden ser modificados';
|
||||
$labels['longaclfull'] = 'Control total incluyendo la administracion de carpeta';
|
||||
$labels['longaclread'] = 'La carpeta se puede abrir para lectura';
|
||||
$labels['longaclwrite'] = 'En esta carpeta los mensajes pueden ser marcados, escritos o copiados';
|
||||
$labels['longacldelete'] = 'Los mensajes se pueden eliminar';
|
||||
$messages['deleting'] = 'Eliminando permisos de acceso...';
|
||||
$messages['saving'] = 'Salvando permisos de acceso...';
|
||||
$messages['updatesuccess'] = 'Permisos de acceso modificados satisfactoriamente';
|
||||
$messages['deletesuccess'] = 'Permisos de acceso eliminados correctamente';
|
||||
$messages['createsuccess'] = 'Permisos de acceso agregados satisfactoriamente';
|
||||
$messages['deleteerror'] = 'No se pueden eliminar los permisos de acceso';
|
||||
$messages['createerror'] = 'No se pueden agregar los permisos de acceso';
|
||||
$messages['deleteconfirm'] = 'Estas seguro que queres remover los permisos de acceso a el/los usuario(s) seleccionado/s?';
|
||||
$messages['norights'] = 'Ningun permiso ha sido especificado!';
|
||||
$messages['nouser'] = 'Ningun nombre de usuario ha sido especificado!';
|
||||
?>
|
@ -0,0 +1,90 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/acl/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail ACL plugin |
|
||||
| Copyright (C) 2012-2013, The Roundcube Dev Team |
|
||||
| |
|
||||
| Licensed under the GNU General Public License version 3 or |
|
||||
| any later version with exceptions for skins & plugins. |
|
||||
| See the README file for a full license statement. |
|
||||
| |
|
||||
+-----------------------------------------------------------------------+
|
||||
|
||||
For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-acl/
|
||||
*/
|
||||
$labels['sharing'] = 'Partekatzen';
|
||||
$labels['myrights'] = 'Sarbide-eskubideak';
|
||||
$labels['username'] = 'Erabiltzailea:';
|
||||
$labels['advanced'] = 'modu aurreratua';
|
||||
$labels['newuser'] = 'Gehitu sarrera';
|
||||
$labels['actions'] = 'Sarbide-eskubideen ekintzak...';
|
||||
$labels['anyone'] = 'Erabiltzaile guztiak (edozein)';
|
||||
$labels['anonymous'] = 'Gonbidatuak (anonimo)';
|
||||
$labels['identifier'] = 'Identifikatzailea';
|
||||
$labels['acll'] = 'Bilatu';
|
||||
$labels['aclr'] = 'Irakurri mezuak';
|
||||
$labels['acls'] = 'Mantendu ikusita egoera';
|
||||
$labels['aclw'] = 'Idatzi banderak';
|
||||
$labels['acli'] = 'Txertatu (kopiatu barnean)';
|
||||
$labels['aclp'] = 'Posta';
|
||||
$labels['aclc'] = 'Sortu azpikarpetak';
|
||||
$labels['aclk'] = 'Sortu azpikarpetak';
|
||||
$labels['acld'] = 'Ezabatu mezuak';
|
||||
$labels['aclt'] = 'Ezabatu mezuak';
|
||||
$labels['acle'] = 'Kendu';
|
||||
$labels['aclx'] = 'Ezabatu karpeta';
|
||||
$labels['acla'] = 'Administratu';
|
||||
$labels['aclfull'] = 'Kontrol osoa';
|
||||
$labels['aclother'] = 'Beste';
|
||||
$labels['aclread'] = 'Irakurri';
|
||||
$labels['aclwrite'] = 'Idatzi';
|
||||
$labels['acldelete'] = 'Ezabatu';
|
||||
$labels['shortacll'] = 'Bilatu';
|
||||
$labels['shortaclr'] = 'Irakurri';
|
||||
$labels['shortacls'] = 'Mantendu';
|
||||
$labels['shortaclw'] = 'Idatzi';
|
||||
$labels['shortacli'] = 'Txertatu';
|
||||
$labels['shortaclp'] = 'Bidali';
|
||||
$labels['shortaclc'] = 'Sortu';
|
||||
$labels['shortaclk'] = 'Sortu';
|
||||
$labels['shortacld'] = 'Ezabatu';
|
||||
$labels['shortaclt'] = 'Ezabatu';
|
||||
$labels['shortacle'] = 'Kendu';
|
||||
$labels['shortaclx'] = 'Ezabatu karpeta';
|
||||
$labels['shortacla'] = 'Administratu';
|
||||
$labels['shortaclother'] = 'Beste';
|
||||
$labels['shortaclread'] = 'Irakurri';
|
||||
$labels['shortaclwrite'] = 'Idatzi';
|
||||
$labels['shortacldelete'] = 'Ezabatu';
|
||||
$labels['longacll'] = 'Karpeta hau zerrendan ikusgai dago eta harpidetzen ahal zara';
|
||||
$labels['longaclr'] = 'Karpeta ireki daiteke irakurtzeko';
|
||||
$labels['longacls'] = 'Mezuen ikusita bandera aldatu daiteke';
|
||||
$labels['longaclw'] = 'Mezuen banderak eta gako-hitzak alda daitezke, ikusita eta ezabatuta salbu';
|
||||
$labels['longacli'] = 'Mezuak karpetara idatzi edo kopiatu daitezke';
|
||||
$labels['longaclp'] = 'Mezuak bidali daitezke karpeta honetara';
|
||||
$labels['longaclc'] = 'Karpetak sor daitezke (edo berrizendatu) zuzenean karpeta honetan';
|
||||
$labels['longaclk'] = 'Karpetak sor daitezke (edo berrizendatu) karpeta honetan';
|
||||
$labels['longacld'] = 'Mezuen ezabatu bandera alda daiteke';
|
||||
$labels['longaclt'] = 'Mezuen ezabatu bandera alda daiteke';
|
||||
$labels['longacle'] = 'Mezuak betiko ezaba daitezke';
|
||||
$labels['longaclx'] = 'Karpeta ezaba edo berrizenda daiteke';
|
||||
$labels['longacla'] = 'Karpetaren sarbide eskubideak alda daitezke';
|
||||
$labels['longaclfull'] = 'Kontrol osoa, karpetaren administrazioa barne';
|
||||
$labels['longaclread'] = 'Karpeta ireki daiteke irakurtzeko';
|
||||
$labels['longaclwrite'] = 'Mezuak marka, idatzi edo kopia daitezke karpetara';
|
||||
$labels['longacldelete'] = 'Mezuak ezaba daitezke';
|
||||
$messages['deleting'] = 'Sarbide-eskubideak ezabatzen...';
|
||||
$messages['saving'] = 'Sarbide-eskubideak gordetzen...';
|
||||
$messages['updatesuccess'] = 'Sarbide-eskubideak ongi aldatu dira';
|
||||
$messages['deletesuccess'] = 'Sarbide-eskubideak ongi ezabatu dira';
|
||||
$messages['createsuccess'] = 'Sarbide-eskubideak ongi gehitu dira';
|
||||
$messages['updateerror'] = 'Ezin dira eguneratu sarbide-eskubideak';
|
||||
$messages['deleteerror'] = 'Ezin dira ezabatu sarbide-eskubideak';
|
||||
$messages['createerror'] = 'Ezin dira gehitu sarbide-eskubideak';
|
||||
$messages['deleteconfirm'] = 'Seguru zaude hautatutako erabiltzaile(ar)en sarbide-eskubideak ezabatu nahi duzula?';
|
||||
$messages['norights'] = 'Eskubideak ez dira zehaztu!';
|
||||
$messages['nouser'] = 'Erabiltzaile-izana ez da zehaztu!';
|
||||
?>
|
@ -0,0 +1,72 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/acl/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail ACL plugin |
|
||||
| Copyright (C) 2012-2013, The Roundcube Dev Team |
|
||||
| |
|
||||
| Licensed under the GNU General Public License version 3 or |
|
||||
| any later version with exceptions for skins & plugins. |
|
||||
| See the README file for a full license statement. |
|
||||
| |
|
||||
+-----------------------------------------------------------------------+
|
||||
|
||||
For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-acl/
|
||||
*/
|
||||
$labels['myrights'] = 'Piekļuves tiesības';
|
||||
$labels['username'] = 'Lietotājs:';
|
||||
$labels['advanced'] = 'paplašinātais režīms';
|
||||
$labels['newuser'] = 'Pievienot ierakstu';
|
||||
$labels['actions'] = 'Darbības ar piekļuves tiesībām...';
|
||||
$labels['anyone'] = 'Visi lietotāji (ikviens)';
|
||||
$labels['anonymous'] = 'Viesi (anonīmie)';
|
||||
$labels['identifier'] = 'Identifikators';
|
||||
$labels['acll'] = 'Atrast';
|
||||
$labels['aclr'] = 'Lasīt ziņojumus';
|
||||
$labels['aclc'] = 'Izveidot apakšmapes';
|
||||
$labels['aclk'] = 'Izveidot apakšmapes';
|
||||
$labels['acld'] = 'Dzēst ziņojumus';
|
||||
$labels['aclt'] = 'Dzēst ziņojumus';
|
||||
$labels['aclx'] = 'Dzēst mapi';
|
||||
$labels['acla'] = 'Pārvaldīt';
|
||||
$labels['aclfull'] = 'Pilna kontrole';
|
||||
$labels['aclother'] = 'Cits';
|
||||
$labels['aclread'] = 'Lasīt';
|
||||
$labels['aclwrite'] = 'Rakstīt';
|
||||
$labels['acldelete'] = 'Dzēst';
|
||||
$labels['shortacll'] = 'Atrast';
|
||||
$labels['shortaclr'] = 'Lasīt';
|
||||
$labels['shortacls'] = 'Paturēt';
|
||||
$labels['shortaclw'] = 'Rakstīt';
|
||||
$labels['shortacli'] = 'Ievietot';
|
||||
$labels['shortaclc'] = 'Izveidot';
|
||||
$labels['shortaclk'] = 'Izveidot';
|
||||
$labels['shortacld'] = 'Dzēst';
|
||||
$labels['shortaclt'] = 'Dzēst';
|
||||
$labels['shortaclx'] = 'Mapju dzēšana';
|
||||
$labels['shortacla'] = 'Pārvaldīt';
|
||||
$labels['shortaclother'] = 'Cits';
|
||||
$labels['shortaclread'] = 'Lasīt';
|
||||
$labels['shortaclwrite'] = 'Rakstīt';
|
||||
$labels['shortacldelete'] = 'Dzēst';
|
||||
$labels['longaclr'] = 'Ši mape var tikt atvērta lasīšanai';
|
||||
$labels['longaclx'] = 'Mape var tikt gan dzēsta, gan pārdēvēta';
|
||||
$labels['longacla'] = 'Mapes pieejas tiesības var tikt izmainītas';
|
||||
$labels['longaclfull'] = 'Pilna kontrole, iekļaujot arī mapju administrēšanu';
|
||||
$labels['longaclread'] = 'Mape var tikt atvērta lasīšanai';
|
||||
$labels['longaclwrite'] = 'Ziņojumi mapē var tikt gan atzīmēti, gan ierakstīti vai arī pārkopēti uz mapi';
|
||||
$labels['longacldelete'] = 'Vēstules var tikt izdzēstas';
|
||||
$messages['deleting'] = 'Dzēš piekļuves tiesības...';
|
||||
$messages['saving'] = 'Saglabā piekļuves tiesības...';
|
||||
$messages['updatesuccess'] = 'Piekļuves tiesības tika veiksmīgi samainītas';
|
||||
$messages['deletesuccess'] = 'Piekļuves tiesības tika veiksmīgi izdzēstas';
|
||||
$messages['createsuccess'] = 'Piekļuves tiesības tika veiksmīgi pievienotas';
|
||||
$messages['updateerror'] = 'Pieejas tiesības nomainīt neizdevās';
|
||||
$messages['deleteerror'] = 'Piekļuves tiesības izdzēst neizdevās';
|
||||
$messages['createerror'] = 'Piekļuves tiesības pievienot neizdevās';
|
||||
$messages['deleteconfirm'] = 'Vai tiešām atzīmētajiem lietotājiem noņemt piekļuves tiesības?';
|
||||
$messages['norights'] = 'Netika norādītas tiesības!';
|
||||
$messages['nouser'] = 'Netika norādīts lietotājvārds!';
|
||||
?>
|
@ -0,0 +1,50 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/acl/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail ACL plugin |
|
||||
| Copyright (C) 2012-2013, The Roundcube Dev Team |
|
||||
| |
|
||||
| Licensed under the GNU General Public License version 3 or |
|
||||
| any later version with exceptions for skins & plugins. |
|
||||
| See the README file for a full license statement. |
|
||||
| |
|
||||
+-----------------------------------------------------------------------+
|
||||
|
||||
For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-acl/
|
||||
*/
|
||||
$labels['sharing'] = 'การแชร์ข้อมูล';
|
||||
$labels['myrights'] = 'สิทธิ์การเข้าใช้';
|
||||
$labels['username'] = 'ผู้ใช้งาน:';
|
||||
$labels['advanced'] = 'โหมดขั้นสูง';
|
||||
$labels['newuser'] = 'เพิ่มรายการ';
|
||||
$labels['anyone'] = 'ผู้ใช้งานทั้งหมด (ใครก็ได้)';
|
||||
$labels['anonymous'] = 'ผู้เยี่ยมชม (คนแปลกหน้า)';
|
||||
$labels['aclr'] = 'อ่านข้อความ';
|
||||
$labels['acli'] = 'แทรก (คัดลอกไปไว้)';
|
||||
$labels['aclp'] = 'โพสต์';
|
||||
$labels['aclc'] = 'สร้างโฟลเดอร์ย่อย';
|
||||
$labels['aclk'] = 'สร้างโฟลเดอร์ย่อย';
|
||||
$labels['acld'] = 'ลบข้อความ';
|
||||
$labels['aclt'] = 'ลบข้อความ';
|
||||
$labels['aclx'] = 'ลบโฟลเดอร์';
|
||||
$labels['aclother'] = 'อื่นๆ';
|
||||
$labels['aclread'] = 'อ่าน';
|
||||
$labels['aclwrite'] = 'เขียน';
|
||||
$labels['acldelete'] = 'ลบ';
|
||||
$labels['shortaclr'] = 'อ่าน';
|
||||
$labels['shortaclw'] = 'เขียน';
|
||||
$labels['shortacli'] = 'แทรก';
|
||||
$labels['shortaclp'] = 'โพสต์';
|
||||
$labels['shortaclc'] = 'สร้าง';
|
||||
$labels['shortaclk'] = 'สร้าง';
|
||||
$labels['shortacld'] = 'ลบ';
|
||||
$labels['shortaclt'] = 'ลบ';
|
||||
$labels['shortaclx'] = 'ลบโฟลเดอร์';
|
||||
$labels['shortaclother'] = 'อื่นๆ';
|
||||
$labels['shortaclread'] = 'อ่าน';
|
||||
$labels['shortaclwrite'] = 'เขียน';
|
||||
$labels['shortacldelete'] = 'ลบ';
|
||||
?>
|
@ -0,0 +1,67 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/acl/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail ACL plugin |
|
||||
| Copyright (C) 2012-2013, The Roundcube Dev Team |
|
||||
| |
|
||||
| Licensed under the GNU General Public License version 3 or |
|
||||
| any later version with exceptions for skins & plugins. |
|
||||
| See the README file for a full license statement. |
|
||||
| |
|
||||
+-----------------------------------------------------------------------+
|
||||
|
||||
For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-acl/
|
||||
*/
|
||||
$labels['sharing'] = 'ንኻልእ';
|
||||
$labels['myrights'] = 'መሰላት በዓል ዋና';
|
||||
$labels['username'] = 'በዓል ዋና';
|
||||
$labels['advanced'] = 'ዝማዕበለ አሰራርሓ';
|
||||
$labels['newuser'] = 'እታዎ ክውስኽ';
|
||||
$labels['actions'] = 'ንጥፈታት መብት ተጠቃማይነት';
|
||||
$labels['anyone'] = 'ኩሉም በዓልቲ ዋናታት(ዝኾነ ሰብ)';
|
||||
$labels['anonymous'] = 'ጋሻ(ሽም አልቦ)';
|
||||
$labels['identifier'] = 'መለለዪ';
|
||||
$labels['acll'] = 'አለሻ';
|
||||
$labels['aclr'] = 'ዝተነበቡ መልእኽታት';
|
||||
$labels['acls'] = 'ተራእዩ ብዝብል ይጽናሕ';
|
||||
$labels['aclw'] = 'ምልክታት ምጽሓፍ';
|
||||
$labels['acli'] = 'ሸጉጥ(አብ..መንጎ አቐምጥ)';
|
||||
$labels['aclp'] = 'ጠቅዕ';
|
||||
$labels['aclc'] = 'ማህደር ፍጠር';
|
||||
$labels['aclk'] = 'ክፍለማህደር ፍጠር';
|
||||
$labels['acld'] = 'መልእኽታት አጥፍእ';
|
||||
$labels['aclt'] = 'መልእኽታት አጥፍእ';
|
||||
$labels['acle'] = 'ንሓዋሩ አጥፍእ';
|
||||
$labels['aclx'] = 'ማህደር አጥፍእ';
|
||||
$labels['acla'] = 'ተቖፃፀር';
|
||||
$labels['aclfull'] = 'ምሉእ ቑጽፅር';
|
||||
$labels['aclother'] = 'ካሊእ';
|
||||
$labels['aclread'] = 'ከንብብ';
|
||||
$labels['aclwrite'] = 'ክጽሕፍ';
|
||||
$labels['acldelete'] = 'ይጥፈአለይ';
|
||||
$labels['shortacll'] = 'አለሻ';
|
||||
$labels['shortaclr'] = 'ዝተነበበ';
|
||||
$labels['shortacls'] = 'ይፅናሕ';
|
||||
$labels['shortaclw'] = 'ይጽሓፍ';
|
||||
$labels['shortacli'] = 'ይሸጎጥ';
|
||||
$labels['shortaclp'] = 'ይጠቃዕ';
|
||||
$labels['shortaclc'] = 'ይፈጠር';
|
||||
$labels['shortaclk'] = 'ይፈጠር';
|
||||
$labels['shortacld'] = 'ይጥፋእ';
|
||||
$labels['shortaclt'] = 'ይጥፋእ';
|
||||
$labels['shortacle'] = 'ንሓዋሩ ይጥፋእ';
|
||||
$labels['shortaclx'] = 'ዝጠፍእ ማህደር';
|
||||
$labels['shortacla'] = 'ክቆፃፀር';
|
||||
$labels['shortaclother'] = 'ካሊእ';
|
||||
$labels['shortaclread'] = 'ከንብብ';
|
||||
$labels['shortaclwrite'] = 'ክጽሕፍ';
|
||||
$labels['shortacldelete'] = 'ይጥፋእ';
|
||||
$labels['longaclr'] = 'ማህደር ተኸፊቱ ክንበብ ይኽእል';
|
||||
$labels['longacls'] = 'ተራእዩ ዝብል መልእኽቲ ዕላም ክለወጥ ይኽእል';
|
||||
$labels['longaclw'] = 'ዕላማትን መፍትሕ ቃላትን መልኽትታት ክልወጡ ይኽእሉ, ብዘይካ ዝተረኣዩን ዝጠፍኡን';
|
||||
$labels['longacli'] = 'መልእኽቲ ናብዚ ማህደር ክጽሓፍ ወይ ክቕዳሕ ይኽእል';
|
||||
$labels['longaclp'] = 'መልእኽቲ ናብዚ ማህደር ክኣቱ ይኽእል';
|
||||
?>
|
@ -0,0 +1,18 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/archive/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail Archive plugin |
|
||||
| Copyright (C) 2013, The Roundcube Dev Team |
|
||||
| |
|
||||
| Licensed under the GNU General Public License version 3 or |
|
||||
| any later version with exceptions for skins & plugins. |
|
||||
| See the README file for a full license statement. |
|
||||
| |
|
||||
+-----------------------------------------------------------------------+
|
||||
|
||||
For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-archive/
|
||||
*/
|
||||
?>
|
@ -0,0 +1,31 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/archive/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail Archive plugin |
|
||||
| Copyright (C) 2013, The Roundcube Dev Team |
|
||||
| |
|
||||
| Licensed under the GNU General Public License version 3 or |
|
||||
| any later version with exceptions for skins & plugins. |
|
||||
| See the README file for a full license statement. |
|
||||
| |
|
||||
+-----------------------------------------------------------------------+
|
||||
|
||||
For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-archive/
|
||||
*/
|
||||
$labels['buttontext'] = 'Archivu';
|
||||
$labels['buttontitle'] = 'Archivar esti mensaxe';
|
||||
$labels['archived'] = 'Mensaxe archiváu';
|
||||
$labels['archivedreload'] = 'Archiváu correchamente. Recarga la páxina pa ver les nueves carpetes d\'archivu.';
|
||||
$labels['archiveerror'] = 'Nun pudieron archivase dalgunos mensaxes';
|
||||
$labels['archivefolder'] = 'Archivu';
|
||||
$labels['settingstitle'] = 'Archivu';
|
||||
$labels['archivetype'] = 'Dividir l\'archivu por';
|
||||
$labels['archivetypeyear'] = 'Añu (p.ex. Archivu/2012)';
|
||||
$labels['archivetypemonth'] = 'Mes (p.ex. Archivu/2012/06)';
|
||||
$labels['archivetypefolder'] = 'Bandexa orixinal';
|
||||
$labels['archivetypesender'] = 'Corréu-e del remitente';
|
||||
$labels['unkownsender'] = 'desconocíu';
|
||||
?>
|
@ -0,0 +1,18 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/archive/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail Archive plugin |
|
||||
| Copyright (C) 2013, The Roundcube Dev Team |
|
||||
| |
|
||||
| Licensed under the GNU General Public License version 3 or |
|
||||
| any later version with exceptions for skins & plugins. |
|
||||
| See the README file for a full license statement. |
|
||||
| |
|
||||
+-----------------------------------------------------------------------+
|
||||
|
||||
For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-archive/
|
||||
*/
|
||||
?>
|
@ -0,0 +1,31 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/archive/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail Archive plugin |
|
||||
| Copyright (C) 2013, The Roundcube Dev Team |
|
||||
| |
|
||||
| Licensed under the GNU General Public License version 3 or |
|
||||
| any later version with exceptions for skins & plugins. |
|
||||
| See the README file for a full license statement. |
|
||||
| |
|
||||
+-----------------------------------------------------------------------+
|
||||
|
||||
For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-archive/
|
||||
*/
|
||||
$labels['buttontext'] = 'Gorde';
|
||||
$labels['buttontitle'] = 'Gorde mezu hau';
|
||||
$labels['archived'] = 'Ongi gorde da';
|
||||
$labels['archivedreload'] = 'Ongi gorde da. Freskatu orria fitxategi-karpeta berria ikusteko.';
|
||||
$labels['archiveerror'] = 'Mezu batzuk ezin dira gorde.';
|
||||
$labels['archivefolder'] = 'Gorde';
|
||||
$labels['settingstitle'] = 'Gorde';
|
||||
$labels['archivetype'] = 'Banatu honen arabera';
|
||||
$labels['archivetypeyear'] = 'Urtea (e.b. Archive/2012)';
|
||||
$labels['archivetypemonth'] = 'Hilabete (e.b. Archive/2012/06)';
|
||||
$labels['archivetypefolder'] = 'Jatorrizko karpeta';
|
||||
$labels['archivetypesender'] = 'Bidaltzailearen helbidea';
|
||||
$labels['unkownsender'] = 'ezezaguna';
|
||||
?>
|
@ -0,0 +1,26 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/archive/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail Archive plugin |
|
||||
| Copyright (C) 2013, The Roundcube Dev Team |
|
||||
| |
|
||||
| Licensed under the GNU General Public License version 3 or |
|
||||
| any later version with exceptions for skins & plugins. |
|
||||
| See the README file for a full license statement. |
|
||||
| |
|
||||
+-----------------------------------------------------------------------+
|
||||
|
||||
For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-archive/
|
||||
*/
|
||||
$labels['buttontext'] = 'ارشیو';
|
||||
$labels['buttontitle'] = 'ارشیو این پیام';
|
||||
$labels['archived'] = 'با موفقیت ارشیو شد';
|
||||
$labels['archivefolder'] = 'ارشیو';
|
||||
$labels['settingstitle'] = 'ارشیو';
|
||||
$labels['archivetypefolder'] = 'پوشه اصلی';
|
||||
$labels['archivetypesender'] = 'ایمیل فرستنده';
|
||||
$labels['unkownsender'] = 'نا شناس';
|
||||
?>
|
@ -0,0 +1,18 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/archive/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail Archive plugin |
|
||||
| Copyright (C) 2013, The Roundcube Dev Team |
|
||||
| |
|
||||
| Licensed under the GNU General Public License version 3 or |
|
||||
| any later version with exceptions for skins & plugins. |
|
||||
| See the README file for a full license statement. |
|
||||
| |
|
||||
+-----------------------------------------------------------------------+
|
||||
|
||||
For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-archive/
|
||||
*/
|
||||
?>
|
@ -0,0 +1,18 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/archive/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail Archive plugin |
|
||||
| Copyright (C) 2013, The Roundcube Dev Team |
|
||||
| |
|
||||
| Licensed under the GNU General Public License version 3 or |
|
||||
| any later version with exceptions for skins & plugins. |
|
||||
| See the README file for a full license statement. |
|
||||
| |
|
||||
+-----------------------------------------------------------------------+
|
||||
|
||||
For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-archive/
|
||||
*/
|
||||
?>
|
@ -0,0 +1,18 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/archive/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail Archive plugin |
|
||||
| Copyright (C) 2013, The Roundcube Dev Team |
|
||||
| |
|
||||
| Licensed under the GNU General Public License version 3 or |
|
||||
| any later version with exceptions for skins & plugins. |
|
||||
| See the README file for a full license statement. |
|
||||
| |
|
||||
+-----------------------------------------------------------------------+
|
||||
|
||||
For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-archive/
|
||||
*/
|
||||
?>
|
@ -0,0 +1,18 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/archive/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail Archive plugin |
|
||||
| Copyright (C) 2013, The Roundcube Dev Team |
|
||||
| |
|
||||
| Licensed under the GNU General Public License version 3 or |
|
||||
| any later version with exceptions for skins & plugins. |
|
||||
| See the README file for a full license statement. |
|
||||
| |
|
||||
+-----------------------------------------------------------------------+
|
||||
|
||||
For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-archive/
|
||||
*/
|
||||
?>
|
@ -0,0 +1,18 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/archive/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail Archive plugin |
|
||||
| Copyright (C) 2013, The Roundcube Dev Team |
|
||||
| |
|
||||
| Licensed under the GNU General Public License version 3 or |
|
||||
| any later version with exceptions for skins & plugins. |
|
||||
| See the README file for a full license statement. |
|
||||
| |
|
||||
+-----------------------------------------------------------------------+
|
||||
|
||||
For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-archive/
|
||||
*/
|
||||
?>
|
@ -0,0 +1,18 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
+-----------------------------------------------------------------------+
|
||||
| plugins/archive/localization/<lang>.inc |
|
||||
| |
|
||||
| Localization file of the Roundcube Webmail Archive plugin |
|
||||
| Copyright (C) 2013, The Roundcube Dev Team |
|
||||
| |
|
||||
| Licensed under the GNU General Public License version 3 or |
|
||||
| any later version with exceptions for skins & plugins. |
|
||||
| See the README file for a full license statement. |
|
||||
| |
|
||||
+-----------------------------------------------------------------------+
|
||||
|
||||
For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-archive/
|
||||
*/
|
||||
?>
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue